Use dash in input parameter naming in workflow syntax example - #45260
Use dash in input parameter naming in workflow syntax example#45260kohtala wants to merge 1 commit into
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
Existing actions customarily use dash rather than underscore in action names and their inputs. The example should do the same to support consistent style.
This comment was marked as spam.
This comment was marked as spam.
|
@kohtala Thanks, but we're okay leaving our examples as they are! |
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Existing actions customarily use dash rather than underscore in action names their inputs. The example should do the same to support consistent style.
Check off the following: